2025-11-21
We set up variables:
In this example: a = 1 and b = 2, or if you want to use math text: \(a = 1\) and \(b = 2\).
Math text can also be used for full equations:
\[ E = mc^2 \]
We will now use the iris dataset:
| sepal_length | sepal_width | petal_length | petal_width | species | |
|---|---|---|---|---|---|
| 0 | 5.1 | 3.5 | 1.4 | 0.2 | setosa |
| 1 | 4.9 | 3.0 | 1.4 | 0.2 | setosa |
| 2 | 4.7 | 3.2 | 1.3 | 0.2 | setosa |
| 3 | 4.6 | 3.1 | 1.5 | 0.2 | setosa |
| 4 | 5.0 | 3.6 | 1.4 | 0.2 | setosa |
The full dataset is plotted here:
We have some references (Zelenka et al. 2024).
And the JGI logo: